home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-08-30 | 792 b | 23 lines | [TEXT/MPS ] |
- /* _________________________________________________________________________________________________________ //
- Copyright © 1992 Apple Computer, Inc. All rights reserved.
- Macintosh Developer Technical Support.C++ Macintosh Toolbox Framework.
- Date: August 10, 1992 22:37:24
- Revision comments are at the end of this file.
- ---
- TProcess is a Process Manager class.
- Process.r contains the resource information for the TProcess SLM class construction.
- _________________________________________________________________________________________________________ */
-
- #include "SLMVersionResource.r"
-
-
- INCLUDE "ProcessNV.RSRC" 'libr';
- INCLUDE "Process.RSRC" 'CODE' as 'code';
-
-
-
- /* Change History (most recent last):
- No Init. Date Comment
- 1 khs 8/10/92 New file, SLM support
- */
-